home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_087 / yaiffr / readme < prev   
Text File  |  1992-05-06  |  2KB  |  35 lines

  1.     As part of a project for my new employer, I had to write an IFF ILBM
  2. reader.  It wasn't fun.  Since an IFF reader has very little value as far as
  3. proprietary secrets go, I asked my boss if I could toss the ILBM reader into
  4. the public domain, and save some other poor soul the effort of writing one.
  5. He agreed (address nice letters to UmeCorp).
  6.  
  7.     Some of you may, after looking at the code, notice a striking
  8. resemblence to the PD IFF reader, 'plop'.  This is no accident; I used
  9. 'plop' as a template for my IFF reader.  'Plop' as it was was unsatisfactory
  10. for my needs, since it wasn't general.  I'm reasonably certain mine is.
  11. Mine handles HAM, HIRES, and overscan.
  12.  
  13. MANUFACTURE:
  14.     Manx 3.4b (and probably other versions as well):
  15.  
  16. 1> make
  17.  
  18. USEAGE:
  19.     main filename [filename...]
  20.  
  21.     The program will load the ILBM file "filename", then ask you to
  22. press RETURN.  When you do so, the picture will be displayed.  To exit the
  23. program (or move on to the next file on the argument list), press RETURN
  24. again.  I know, not a very wonderful user interface, but it was supposed to
  25. be an internal hack.
  26.  
  27.     I hope someone finds this thing useful, from a code appreciation
  28. standpoint.
  29.  
  30. _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  31. Leo L. Schwab -- The Guy in The Cape    ihnp4!ptsfa -\
  32.  \_ -_     Bike shrunk by popular demand,          dual ---> !{well,unicom}!ewhac
  33. O----^o     But it's still the only way to fly.  hplabs / (pronounced "AE-wack")
  34. "Work FOR?  I don't work FOR anybody!  I'm just having fun."  -- The Doctor
  35.